home *** CD-ROM | disk | FTP | other *** search
/ CorelDRAW! 10 / cd10_pgrm.iso / Corel / Graphics10 / Photopnt / Scripts / Effects / 010 zig zag.csc < prev    next >
Encoding:
Text File  |  2000-09-25  |  263 b   |  6 lines

  1. REM Created in CorelPhotoPaint Version 10
  2.  
  3. WITHOBJECT "CorelPhotoPaint.Automation.10"
  4.     .BitmapEffect "Zig Zag", "ZigzagEffect ZigzagType=1,ZigzagOptimize=1,ZigzagWaves=20,ZigzagStrength=20,ZigzagDamping=80,ZigzagCenterX=200,ZigzagCenterY=200"
  5. END WITHOBJECT
  6.